-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.2.0
-
Code
-
Classes
- Wizard_Steps
Total Complexity |
58 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
778 |
Lines of code |
493 |
Logical lines of code |
220 |
Comment lines |
225 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
determine_redirect_url() |
A |
54 |
8 |
20 |
backup_codes_configure() |
S |
46 |
5 |
50 |
totp_configure() |
S |
41 |
3 |
70 |
email_configure() |
S |
44 |
3 |
58 |
congratulations_step_plugin_wizard() |
S |
51 |
4 |
29 |
choose_backup_method() |
S |
50 |
3 |
33 |
generated_backup_codes() |
S |
50 |
3 |
32 |
show_modal_methods() |
S |
59 |
3 |
21 |
email_option() |
S |
59 |
3 |
17 |
totp_option() |
S |
57 |
2 |
20 |
totp_re_configure() |
S |
57 |
2 |
19 |
email_re_configure() |
S |
58 |
2 |
17 |
is_mail_enabled() |
S |
69 |
3 |
6 |
is_totp_enabled() |
S |
69 |
3 |
6 |
congratulations_step() |
S |
61 |
2 |
15 |
introduction_step() |
S |
58 |
1 |
19 |
welcome_step() |
S |
59 |
1 |
18 |
generate_backup_codes() |
S |
59 |
1 |
17 |
get_user() |
S |
71 |
2 |
6 |
json_nonce() |
S |
70 |
2 |
6 |
get_generate_codes_link() |
S |
70 |
1 |
5 |
get_qr_code() |
S |
65 |
1 |
9 |